npm init、 npm install -S 、npm install -D npm init 初始化一個簡單的package.json文件,執行該命令后終端會依次詢問 name, version, description 等字段 ...